gtk: ref the action around gtk_action_emit_activate()
authorMichael Natterer <mitch@gimp.org>
Fri, 3 Aug 2012 21:24:39 +0000 (23:24 +0200)
committerMichael Natterer <mitch@gimp.org>
Fri, 3 Aug 2012 21:28:05 +0000 (23:28 +0200)
commit13ad089bdf2ffd7ffe4ff09171b599d125f716aa
treeb9e54d13d1a75e93e110693d093990722fdaa3ea
parent1c90f6b6c69ba6041e80e8cad9abe95d9e2e8c1b
gtk: ref the action around gtk_action_emit_activate()

for the same reason we already ref the action's group in the function.
(cherry picked from commit ebe50bbecba1d4797853134add2cb37baa13092e)
gtk/gtkaction.c